home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Arsenal 1
/
Tech Arsenal (Arsenal Computer).ISO
/
tek-17
/
orchid31.exe
/
ORCHIDF.EXE
/
ORCHIDF.INF
< prev
Wrap
INI File
|
1992-05-01
|
1KB
|
32 lines
;File Name: ORCHIDF.INF
;This file is for Orchid's Fahrenheit 1280 Windows 3.1 VGA driver.
;It is similar to Windows' SETUP.INF, but contains only information for
;the display driver.
;
[disks]
O =. ,"Fahrenheit 1280 Utility Disk",diskO
[display]
;
;This section uses exactly the same format as the [display] section inside the
;setup.inf of Windows 3.x.
;The number before each file is the diskette number of the Fahrenheit 1280
;utility disks. Number 'x' means to use the file from Windows 3.x original
;VGA driver.
;
;profile = driver, Description of driver, resolution, 286 grabber, logo code, VDD 386, 386grabber, ega.sys, logo data, optional work section
;
orchidfs = O:orchidf.drv, "Fahrenheit 1280 Enhanced VGA (Small Fonts)", "100,96,96", O:orchidf.2gr, x:vgalogo.lgo, O:orchidf.386, O:orchidf.3gr,, x:vgalogo.rle, orchidfs
orchidfl = O:orchidf.drv, "Fahrenheit 1280 Enhanced VGA (Large Fonts)", "100,120,120", O:orchidf.2gr, x:vgalogo.lgo, O:orchidf.386, O:orchidf.3gr,, x:vgalogo.rle, orchidfl
;
;The following Option section is used by windows to update the orchid.ini
;
[orchidfs]
,,orchid.ini,orchid.drv,"WidthXHeightXPlane=","WidthXHeightXPlane=800x600x4"
,,orchid.ini,orchid.drv,"FontSize=","FontSize=Small"
[orchidfl]
,,orchid.ini,orchid.drv,"WidthXHeightXPlane=","WidthXHeightXPlane=800x600x4"
,,orchid.ini,orchid.drv,"FontSize=","FontSize=Large"